What RFCs are supported by FreeBSD

Nickolay A. Kritsky nkritsky at internethelp.ru
Mon Jun 2 04:14:53 PDT 2003


  Hello, my fellow hackers.

Does anybody know, which RFCs are followed by FreeBSD's core network
drivers (like IP,TCP,routing,UDP,ICMP drivers)?

I have tried
find /usr/src/sys/ -name *.c -or -name '*.h' -exec grep -l -i rfc {} \;|tee rfcs.kern
and
sysctl -a |grep -i rfc

It gave me some info, but I still wonder, is there more reliable method?

Please cc me in your reply because I am not subscibed to this list
(yet ;) ).
Thanks for any help.
;-------------------------------------------
; NKritsky
; mailto:nkritsky at internethelp.ru




More information about the freebsd-hackers mailing list