| Commit message (Expand) | Author | Age | Files | Lines |
* | Add kernel support for Protocol Independant Multicast (PIM) |  mcbride | 2005-01-14 | 1 | -2/+2 |
* | Multicast routing cleanup from Pavlin Radoslavov |  mcbride | 2004-11-24 | 1 | -1/+3 |
* | extend routing table to be able to match and route packets based on |  cedric | 2004-06-06 | 1 | -1/+12 |
* | switch to sysctl_int_arr(); ok itojun, henning, miod, deraadt |  markus | 2004-02-15 | 1 | -1/+33 |
* | Change pfsync IP protocol and multicast group numbers. |  mcbride | 2003-12-17 | 1 | -3/+3 |
* | Add initial support for pf state synchronization over the network. |  mcbride | 2003-12-15 | 1 | -1/+3 |
* | Common Address Redundancy Protocol |  mcbride | 2003-10-17 | 1 | -2/+8 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -11/+11 |
* | send igmp v2 leave messages to allrouters address (PR#2164) |  jakob | 2001-11-06 | 1 | -1/+2 |
* | Style |  angelos | 2001-07-05 | 1 | -2/+2 |
* | IPComp itself (include files). angelos@ ok. |  jjbg | 2001-07-05 | 1 | -3/+18 |
* | Use in_cksum_phdr() rather than in_cksum() -- from NetBSD |  angelos | 2001-06-25 | 1 | -8/+8 |
* | Import in_cksum_phdr() and in_cksum_addword() from NetBSD. |  angelos | 2001-06-24 | 1 | -1/+48 |
* | Import in_delayed_cksum() and convert to using it; also, don't do |  angelos | 2001-06-24 | 1 | -1/+2 |
* | Typo. |  angelos | 2001-06-23 | 1 | -2/+2 |
* | Prototype for in4_cksum() |  angelos | 2001-06-23 | 1 | -1/+2 |
* | IPsec setsockopts. |  angelos | 2001-06-12 | 1 | -2/+3 |
* | Inclusion protection. |  angelos | 2001-06-09 | 1 | -3/+3 |
* | Add some IPsec-related IP-level socket options. |  angelos | 2001-05-27 | 1 | -1/+6 |
* | convert mbuf and cluster allocation to pool, mostly from NetBSD |  provos | 2001-05-17 | 1 | -1/+4 |
* | remove duplicated def of INET_ADDRSTRLEN. |  itojun | 2000-12-09 | 1 | -3/+1 |
* | Lots and lots of changes. |  angelos | 2000-09-19 | 1 | -5/+3 |
* | Path MTU discovery based on NetBSD but with the decision to use the DF |  provos | 2000-09-18 | 1 | -2/+6 |
* | for mcdonald-simple-ipsec-api get/setsockopt, variable size was mixed up. |  itojun | 2000-06-18 | 1 | -4/+4 |
* | net.inet.ip.gif_ttl (and IPv6 counterpart) is never used. |  itojun | 2000-05-25 | 1 | -2/+4 |
* | improve RFC2553/2292 conformance. netinet6/{ip6,icmp6,in6}.h should not |  itojun | 2000-02-09 | 1 | -1/+3 |
* | new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on, which will be happy for the future. bindresvport_sa() for sockaddr *, too. docs later.. |  deraadt | 2000-01-26 | 1 | -2/+2 |
* | Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not |  angelos | 2000-01-21 | 1 | -2/+2 |
* | Bump IPPROTO_MAX to include IPPROTO_MOBILE and IPPROTO_ETHERIP. |  angelos | 2000-01-18 | 1 | -2/+2 |
* | Remove ifdef'ed out definitions. |  angelos | 2000-01-11 | 1 | -175/+1 |
* | Add 10 new ipsec-related sysctl variables...they are currently under |  angelos | 2000-01-10 | 1 | -2/+24 |
* | Add net.inet.ip.ipsec-invalid-life, default value 60 seconds; the |  angelos | 2000-01-10 | 1 | -3/+5 |
* | Add a sysctl for IPsec ingress access control (better explanation on a |  angelos | 2000-01-09 | 1 | -2/+4 |
* | Forgot the names here... |  angelos | 2000-01-07 | 1 | -3/+3 |
* | IPPROTO_GRE and IPPROTO_MOBILE definitions (from NetBSD) |  angelos | 2000-01-07 | 1 | -5/+7 |
* | too much software forgets to include sys/socket.h, SIGH |  deraadt | 1999-12-18 | 1 | -1/+2 |
* | rresvport_af() and bindresvport_af() |  deraadt | 1999-12-16 | 1 | -1/+2 |
* | bring in KAME IPv6 code, dated 19991208. |  itojun | 1999-12-08 | 1 | -2/+33 |
* | Add etherip.allow sysctl node entry. |  angelos | 1999-10-28 | 1 | -1/+47 |
* | Define IPPROTO_ETHERIP. |  angelos | 1999-10-28 | 1 | -1/+2 |
* | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. |  niklas | 1999-04-11 | 1 | -5/+36 |
* | The kernel parts of a sysctl that can switch on/off IP-in-IP (protocol 4) |  niklas | 1999-04-09 | 1 | -2/+2 |
* | add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing |  provos | 1999-03-27 | 1 | -1/+3 |
* | Removed old NRL convention in6a_words virtual-field from struct in6_addr. |  cmetz | 1999-03-24 | 1 | -2/+1 |
* | Added in.h definitions required by IPv6 Basic API and Advanced API specs, and |  cmetz | 1999-02-24 | 1 | -7/+169 |
* | add fragment flood protection; configureable using sysctl ip.maxqueue |  deraadt | 1999-02-17 | 1 | -2/+4 |
* | merge INPROTO_* tables |  deraadt | 1999-01-10 | 1 | -5/+10 |
* | update for ipv6 |  deraadt | 1999-01-07 | 1 | -1/+3 |
* | use int8_t, not char in c++ case for consistency and fix indentation |  millert | 1999-01-03 | 1 | -2/+2 |