aboutsummaryrefslogtreecommitdiff
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* MFC revisions 1.232 and 1.236:Ed Maste2008-02-121-11/+0
* Correct buffer overflow in the handling of LCP options in ppp(4)Colin Percival2006-08-231-12/+24
* MFC: 1.27 Avoid unwanted sign extension of indexed byte load in bpf code.David Malone2006-08-211-2/+2
* MFC: 1.170 Give the same timestamp for each packet to all BPF listeners.David Malone2006-08-211-8/+35
* MFC r1.184:Ed Maste2006-06-131-4/+4
* Fix the build.Andrew Thompson2006-04-021-1/+1
* Merge if_ppp.c:113 from HEAD to RELENG_5:Robert Watson2006-04-021-1/+2
* MFC r1.57-58Andrew Thompson2006-04-021-2/+14
* MFC if_ethersubr.c rev. 1.214, if_bridge.c rev. 1.54Oleg Bulyzhin2006-03-042-0/+2
* MFC r1.11: Fix up the Bridge Identifier field in the BPDU packet.Andrew Thompson2006-03-031-15/+30
* Remove two unnecessary type casts, of which both had a typo in it anyways.Qing Li2006-02-161-2/+2
* Require gateways for routes to be of the same address family as the route its...Qing Li2006-02-161-1/+4
* Patch for PR kern/38752Qing Li2006-02-161-1/+9
* MFC r1.52, fix inconsistencies with the bridge route table.Andrew Thompson2006-02-031-3/+17
* MFC:Bjoern A. Zeeb2006-01-281-2/+2
* MFC 1.211:Oleg Bulyzhin2006-01-261-5/+5
* Make sure buffers in if_bridge are fully initialized before copyingColin Percival2006-01-251-0/+3
* MFC: sync code to HEAD (excluding etherip support)Andrew Thompson2006-01-193-76/+114
* Merge rtsock.c:1.127 from HEAD to RELENG_5:Ed Maste2006-01-111-40/+16
* MFC rtsock.c:1.129:Ed Maste2006-01-111-11/+16
* Merge link layer mutlicast address list locking from HEAD to RELENG_5,Ed Maste2006-01-032-120/+225
* MFC: Add support for creating span ports on a bridgeAndrew Thompson2005-12-293-19/+200
* MFC r1.41, do not BPF_MTAP the packet twiceAndrew Thompson2005-12-241-2/+6
* Merge if_arcsubr.c:1.26, if_ethersubr.c:1.195, if_fddisubr.c:1.99,Ed Maste2005-12-224-8/+24
* MFC r1.235, r1.237, r1.238:Ed Maste2005-12-221-100/+127
* MFC r1.37: use m_dup rather than m_copypacketAndrew Thompson2005-12-211-1/+6
* MFC r1.35, set IFF_BROADCAST on the interfaceAndrew Thompson2005-12-071-1/+1
* MFC: Sync bridge code up with HEADAndrew Thompson2005-11-164-266/+299
* Several fixes to ARP and route locking, that were done during 6.0 releaseGleb Smirnoff2005-11-035-91/+98
* MFC if_bridge support codeAndrew Thompson2005-10-036-2/+61
* MFC if_bridge code; bridgestp.c r1.6, if_bridge.c r1.23, if_bridgevar.h r1.4Andrew Thompson2005-10-033-100/+68
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2005-10-021-0/+2656
* Merge missing patch hunk from netisr.c:1.12 from HEAD to RELENG_5:Robert Watson2005-09-261-0/+2
* MFC 1.160: Undo optimization which broke BIOCGSEESENT handling.Andre Oppermann2005-09-261-4/+0
* Merge if.c:1.246 from HEAD to RELENG_5:Robert Watson2005-09-161-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2005-09-151-0/+1172
* MFC: if_ethersubr.c, 1.197:Max Laier2005-08-301-1/+2
* MFC: if.c, 1.236Max Laier2005-08-231-2/+2
* MFC: rev. 1.33 src/sys/net/if_gre.c, rev. 1.20 src/sys/netinet/ip_gre.cBjoern A. Zeeb2005-08-131-3/+19
* MFC 1.66:Gleb Smirnoff2005-08-101-25/+10
* Fix for PR 82974. We were not checking that the route looked up inGeorge V. Neville-Neil2005-08-051-0/+19
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2005-07-201-0/+357
* MFC: pfil.c, 1.13:Max Laier2005-06-111-1/+3
* MFC to RELENG_5Maksim Yevmenkin2005-05-112-2/+2
* If we are going toColin Percival2005-05-061-0/+1
* Zero the ifr.ifr_name buffer in ifconf() in order to avoidColin Percival2005-04-151-0/+6
* Back out previous commit (MFC of removal of if_name() function) becauseBrooks Davis2005-04-122-1/+59
* MFC:Brooks Davis2005-04-122-59/+1
* Merge bpf.c:1.144 from HEAD to RELENG_5:Robert Watson2005-04-011-1/+2
* Merge bpf.c:1.143 from HEAD to RELENG_5:Robert Watson2005-04-011-1/+4