bz          2007-05-04 11:15:42 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw2.c ipfw.8 
    sys/netinet          ip_fw.h ip_fw2.c 
  Log:
  Add support for filtering on Routing Header Type 0 and
  Mobile IPv6 Routing Header Type 2 in addition to filter
  on the non-differentiated presence of any Routing Header.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.200     +7 -3      src/sbin/ipfw/ipfw.8
  1.104     +18 -0     src/sbin/ipfw/ipfw2.c
  1.110     +2 -0      src/sys/netinet/ip_fw.h
  1.164     +4 -0      src/sys/netinet/ip_fw2.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to