| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 1.12: correct bug introduced in 1.11 where ZFREE was moved to a | Chris D. Faulhaber | 2002-03-24 | 1 | -2/+6 |
| * | MFC 1.11: Error handling fixes for inflate. | Chris D. Faulhaber | 2002-02-23 | 1 | -4/+7 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'. | cvs2svn | 2002-02-04 | 75 | -0/+35496 |
| |\ |
|
| | * | MFC: RTM_IFANNOUNCE routing socket message type. | Ruslan Ermilov | 2002-02-01 | 4 | -0/+55 |
| | * | MFC rev 1.106 | Jesper Skriver | 2002-01-16 | 1 | -0/+13 |
| | * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-01-08 | 1 | -0/+780 |
| | * | MFC: rev 1.87 | Joerg Wunsch | 2002-01-07 | 1 | -4/+4 |
| | * | MFC rev 1.18: fix pseudo enumeration constants that are to be used as | Joerg Wunsch | 2002-01-06 | 1 | -2/+2 |
| | * | MFC: | Ruslan Ermilov | 2001-12-20 | 9 | -152/+197 |
| | * | MFC: Initalize ifq_maxlen to silience a harmless warning. | Brooks Davis | 2001-12-19 | 1 | -0/+1 |
| | * | MFC: 1.60: Bring in latest CSRG revisions to this file: | Ruslan Ermilov | 2001-12-19 | 1 | -1/+9 |
| | * | MFC: 64-bit fixes from CSRG. | Ruslan Ermilov | 2001-12-19 | 2 | -4/+4 |
| | * | MFC: 1.65: ignore cloning flags for host routes. | Ruslan Ermilov | 2001-12-19 | 1 | -2/+4 |
| | * | MFC 1.80: bring comment for bpfattach() in sync with reality.i | Dima Dorfman | 2001-12-19 | 1 | -3/+4 |
| | * | MFC: Make bpf's read timeout feature work more correctly with | John Polstra | 2001-12-17 | 2 | -7/+59 |
| | * | MFC rev 1.104: fix for input bytes statistic when using bridging. | David Greenman | 2001-12-16 | 1 | -1/+2 |
| | * | Add a comment to clarify that even when structure size and fields | Luigi Rizzo | 2001-12-16 | 1 | -1/+8 |
| | * | MFC: Make faith(4) interfaces (un)loadable and clonable. | Brooks Davis | 2001-12-15 | 1 | -43/+149 |
| | * | MFC: r1.73; inet address hash table support. | Jonathan Lemon | 2001-12-14 | 1 | -0/+4 |
| | * | MFC: r1.13; inet hash table support. | Jonathan Lemon | 2001-12-14 | 1 | -5/+1 |
| | * | MFC: syncache support. | Jonathan Lemon | 2001-12-14 | 1 | -1/+1 |
| | * | MFC: r1.99; set some values before calling if_attach(). | Jonathan Lemon | 2001-12-14 | 1 | -1/+1 |
| | * | MFC: r1.116; support for interface capabilities. | Jonathan Lemon | 2001-12-14 | 1 | -0/+14 |
| | * | MFC: r1.37; add entries for network device capabilitis. | Jonathan Lemon | 2001-12-14 | 1 | -5/+17 |
| | * | MFC: r1.64, r1.65; network device capability support. | Jonathan Lemon | 2001-12-14 | 1 | -0/+10 |
| | * | By loud (and maybe popular) demand, back out the device polling code, | Luigi Rizzo | 2001-12-08 | 2 | -10/+0 |
| | * | MFC: Make vlan(4) devices loadable, unloadable, and clonable. | Brooks Davis | 2001-12-04 | 4 | -73/+184 |
| | * | As approved by the Release Engineer, here comes the code for polling | Luigi Rizzo | 2001-12-04 | 2 | -0/+10 |
| | * | MFC: M_ZERO changes. Partially described by: | Bruce A. Mah | 2001-11-27 | 1 | -4/+2 |
| | * | Ignore any IFF_MULTICAST flag specification in ioctl(TUNSIFMODE) | Brian Somers | 2001-11-25 | 1 | -2/+1 |
| | * | Whitespace change -- replace leading spaces with tabs. | Luigi Rizzo | 2001-11-24 | 1 | -7/+7 |
| | * | MFC: Allow IFF_MULTICAST flag specification in ioctl(TUNSIFMODE) | Brian Somers | 2001-11-23 | 1 | -6/+4 |
| | * | MFC: comment the assumption on the layout of softc, arpcom and ifnet structs. | Luigi Rizzo | 2001-11-23 | 1 | -0/+20 |
| | * | Formatting cleanup, remove a redundant variable. | Luigi Rizzo | 2001-11-04 | 3 | -26/+20 |
| | * | use MZERO instead of a separate bzero call | Luigi Rizzo | 2001-11-04 | 1 | -2/+1 |
| | * | Mega-MFC for ipfw/bridge/dummynet features and fixes added over the | Luigi Rizzo | 2001-11-03 | 3 | -166/+267 |
| | * | MFC: printed current sequence number of the SA. accordingly, changed | Hajimu UMEMOTO | 2001-10-24 | 1 | -2/+2 |
| | * | MFC: 1.62: | Ruslan Ermilov | 2001-10-02 | 1 | -1/+1 |
| | * | MFC 1.79: Fix bpf devices so select() recognizes they are always writable. | Garance A Drosehn | 2001-09-20 | 1 | -5/+8 |
| | * | MFC: Fix some signed/unsigned integer confusion, and add bounds checking of | Kris Kennaway | 2001-09-11 | 1 | -1/+2 |
| | * | MFC 1.97: be robust to zero-length mbufs and print interface name when | Bill Fenner | 2001-08-08 | 1 | -4/+3 |
| | * | MFC: | Bill Fenner | 2001-08-01 | 3 | -29/+44 |
| | * | MFC: libpcap 0.6 | Bill Fenner | 2001-08-01 | 1 | -2/+82 |
| | * | MFC 1.72: If LCP proto-rej is received, drop the protocol mentioned by | Hajimu UMEMOTO | 2001-07-31 | 1 | -1/+59 |
| | * | MFC 1.5: incorrect bounds-check on snprintf. | Hajimu UMEMOTO | 2001-07-30 | 1 | -2/+2 |
| | * | MFC 1.63: As commented in defined in sys/net/route.c, rt_fixchange() | Hajimu UMEMOTO | 2001-07-29 | 1 | -5/+25 |
| | * | MFC: do not do arp send/resolve on interface marked NOARP. | Jonathan Lemon | 2001-07-25 | 3 | -5/+11 |
| | * | MFC: Interface cloning support. gif modularity and cloning. | Brooks Davis | 2001-07-24 | 6 | -122/+478 |
| | * | MFC 1.54: adjust mbuf length right in route_output(). | Hajimu UMEMOTO | 2001-07-11 | 1 | -1/+7 |
| | * | MFC: Suppress update ifnet.iflastchange.(1.11) | Munechika SUMIKAWA | 2001-07-06 | 1 | -1/+0 |