cvs commit: src/lib/libc/net inet6_opt_init.3 inet6_option_space.3 inet6_rthdr_space.3

George V. Neville-Neil gnn at FreeBSD.org
Mon Jan 24 03:23:15 PST 2005


gnn         2005-01-24 11:23:14 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         inet6_opt_init.3 inet6_option_space.3 
                         inet6_rthdr_space.3 
  Log:
  Update man pages to be in line with guidelines for IPv6 in FreeBSD.
  
  FreeBSD currently implements the most up to date IPv6 APIs for
  option and route header parsing.   This checkin marks the older APIs
  as deprecated and points the reader to the newer pages.
  
  Reviewed by: Jun-ichiro Itojun
  Approved by: rwatson (mentor)
  
  Revision  Changes    Path
  1.8       +2 -7      src/lib/libc/net/inet6_opt_init.3
  1.17      +7 -388    src/lib/libc/net/inet6_option_space.3
  1.15      +8 -258    src/lib/libc/net/inet6_rthdr_space.3


More information about the cvs-all mailing list