..
agr
Some more empty-string --> NULL conversions for module dependencies
2019-04-26 11:51:56 +00:00
npf
Pull up following revision(s) (requested by kardel in ticket #119 ):
2023-03-14 17:11:13 +00:00
Makefile
Remove the network ATM code.
2018-09-06 06:41:59 +00:00
bpf.c
Pull up following revision(s) (requested by riastradh in ticket #1605 ):
2023-02-22 19:50:33 +00:00
bpf.h
Whitespace change.
2019-02-26 10:30:28 +00:00
bpf_filter.c
…
bpf_stub.c
Removal of bpf_tap().
2018-06-25 03:22:14 +00:00
bpfdesc.h
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
2018-06-26 06:47:57 +00:00
bpfjit.c
Add missing include.
2019-01-20 23:36:57 +00:00
bpfjit.h
…
bridgestp.c
Remove an obsolete assertion too (fix build)
2018-02-28 13:12:53 +00:00
bsd-comp.c
…
dl_print.c
Add the missing add. (Return to the earlier state, done differently.)
2019-04-30 20:56:32 +00:00
dlt.h
sync with libpcap-1.9.0
2018-09-03 14:58:04 +00:00
ether_sw_offload.c
Improve wording in comments: replace "chain" with "queue" for
2018-12-15 07:38:58 +00:00
ether_sw_offload.h
PR kern/53562
2018-12-12 01:40:20 +00:00
ethertypes.h
Pull up following revision(s) (requested by jmcneill in ticket #980 ):
2020-07-07 10:29:05 +00:00
files.net
PR kern/53562
2018-12-12 01:40:20 +00:00
files.pf
…
if.c
Pull up following revision(s) (requested by msaitoh in ticket #1018 ):
2020-07-17 15:24:48 +00:00
if.h
Pull up following revision(s) (requested by ozaki-r in ticket #238 ):
2019-09-24 03:10:35 +00:00
if_arc.h
…
if_arcsubr.c
Replace
2018-05-09 06:35:10 +00:00
if_arp.h
Provide an inline to return the data part of the arp packet instead of
2018-06-30 15:08:04 +00:00
if_bridge.c
Pull up following revision(s) (requested by rin in ticket #734 ):
2020-02-27 18:34:12 +00:00
if_bridgevar.h
PR kern/53562
2018-12-12 01:46:47 +00:00
if_dl.h
Whitespace consistency. NFC.
2019-04-30 20:55:41 +00:00
if_ether.h
Implement VLAN hardware filter function(ETHERCAP_VLAN_HWFILTER).
2019-07-17 03:26:24 +00:00
if_ethersubr.c
Pull up following revision(s) (requested by ryo in ticket #1369 ):
2021-10-25 18:11:02 +00:00
if_faith.c
A few more empty-string --> NULL in required-modules lists
2019-04-27 06:18:15 +00:00
if_faith.h
…
if_fddi.h
…
if_fddisubr.c
Remove very old IFF_NOTRAILERS flag.
2019-02-05 06:17:00 +00:00
if_gif.c
Pull up following revision(s) (requested by ozaki-r in ticket #238 ):
2019-09-24 03:10:35 +00:00
if_gif.h
Pull up following revision(s) (requested by ozaki-r in ticket #238 ):
2019-09-24 03:10:35 +00:00
if_gre.c
Pull up following revision(s) (requested by knakahara in ticket #387 ):
2019-11-01 09:34:27 +00:00
if_gre.h
No functional change:
2019-02-26 09:43:37 +00:00
if_hippi.h
…
if_hippisubr.c
…
if_ieee1394.h
…
if_ieee1394subr.c
Replace M_ALIGN and MH_ALIGN by m_align.
2018-12-22 14:28:56 +00:00
if_ipsec.c
Pull up following revision(s) (requested by knakahara in ticket #780 ):
2020-03-13 08:33:32 +00:00
if_ipsec.h
Pull up following revision(s) (requested by ozaki-r in ticket #238 ):
2019-09-24 03:10:35 +00:00
if_l2tp.c
Pull up following revision(s) (requested by knakahara in ticket #387 ):
2019-11-01 09:34:27 +00:00
if_l2tp.h
Pull up following revision(s) (requested by knakahara in ticket #1233 ):
2021-03-22 18:06:17 +00:00
if_llatbl.c
UPdate previous so that there is no unused (but assigned) variable
2018-07-10 19:30:37 +00:00
if_llatbl.h
Show pointers of llentries on trace logs of LLE_REF_TRACE
2019-07-18 06:47:10 +00:00
if_llc.h
…
if_loop.c
Pull up following revision(s) (requested by msaitoh in ticket #424 ):
2019-11-14 15:34:35 +00:00
if_media.c
KNF. No functional change.
2019-05-21 09:18:37 +00:00
if_media.h
Pull up following revision(s) (requested by msaitoh in ticket #785 ):
2020-03-19 19:18:27 +00:00
if_module.h
…
if_mpls.c
A few more empty-string --> NULL in required-modules lists
2019-04-27 06:18:15 +00:00
if_mpls.h
…
if_ppp.c
Simplify "LIST_HEAD();" to make the code more understandable.
2019-06-25 12:30:50 +00:00
if_ppp.h
…
if_pppoe.c
Pull up the following revisions(s) (requested by martin in ticket #1442 ):
2022-05-04 15:08:47 +00:00
if_pppoe.h
…
if_pppvar.h
…
if_sl.c
Add comments about D_MPSAFE to functions called as struct linesw.l_ioctl.
2019-01-24 09:33:03 +00:00
if_slvar.h
Fix typo (s/supress/suppress/).
2019-07-11 03:49:51 +00:00
if_sppp.h
…
if_spppsubr.c
Fix typo (s/supress/suppress/).
2019-07-11 03:49:51 +00:00
if_spppvar.h
…
if_srt.c
A few more empty-string --> NULL in required-modules lists
2019-04-27 06:18:15 +00:00
if_srt.h
…
if_stf.c
Some more empty-string --> NULL conversions for module dependencies
2019-04-26 11:51:56 +00:00
if_stf.h
…
if_strip.c
- add or adjust /* FALLTHROUGH */ where appropriate
2019-02-03 03:19:25 +00:00
if_stripvar.h
Fix typo (s/supress/suppress/).
2019-07-11 03:49:51 +00:00
if_tap.c
Pull up following revision(s) (requested by knakahara in ticket #387 ):
2019-11-01 09:34:27 +00:00
if_tap.h
…
if_token.h
…
if_tokensubr.c
Remove very old IFF_NOTRAILERS flag.
2019-02-05 06:17:00 +00:00
if_tun.c
Set the "required modules" to NULL, not to an empty string.
2019-04-26 08:38:25 +00:00
if_tun.h
…
if_types.h
Add a port of the umb(4) driver from OpenBSD
2018-07-31 16:44:28 +00:00
if_vlan.c
Pull up following revision(s) (requested by yamaguchi in ticket #420 ):
2019-11-13 12:50:30 +00:00
if_vlanvar.h
…
link_proto.c
rtsock: Route address message simplification
2019-04-29 11:57:22 +00:00
net_stats.c
…
net_stats.h
…
netisr.h
Remove the network ATM code.
2018-09-06 06:41:59 +00:00
netisr_dispatch.h
Remove the network ATM code.
2018-09-06 06:41:59 +00:00
pfil.c
…
pfil.h
…
pfkeyv2.h
…
pktqueue.c
- Fix a bug that drop counter shows incorrect vaule like
2018-08-10 07:24:09 +00:00
pktqueue.h
…
ppp-comp.h
…
ppp-deflate.c
…
ppp_defs.h
…
ppp_tty.c
Pull up following revision(s) (requested by msaitoh in ticket #1411 ):
2022-01-29 17:03:53 +00:00
radix.c
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
radix.h
…
raw_cb.c
…
raw_cb.h
Make raw_input non-variadic.
2018-09-07 06:13:14 +00:00
raw_usrreq.c
Pull up following revision(s) (requested by ozaki-r in ticket #7 ):
2019-08-04 11:40:11 +00:00
route.c
Pull up following revision(s) (requested by ozaki-r in ticket #1642 ):
2023-06-08 11:17:18 +00:00
route.h
Pull up following revision(s) (requested by ozaki-r in ticket #238 ):
2019-09-24 03:10:35 +00:00
rss_config.c
Introduce very simple Receive Side Scaling (RSS) utility.
2018-02-16 04:48:32 +00:00
rss_config.h
Introduce very simple Receive Side Scaling (RSS) utility.
2018-02-16 04:48:32 +00:00
rtbl.c
…
rtsock.c
Pull up following revision(s) (requested by roy in ticket #168 ):
2019-09-05 08:28:05 +00:00
rtsock_shared.c
Pull up following revision(s) (requested by ozaki-r in ticket #269 ):
2019-09-30 15:55:40 +00:00
slcompress.c
KNF. No functional change.
2019-04-06 08:38:23 +00:00
slcompress.h
Pull up following revision(s) (requested by riastradh in ticket #787 ):
2020-03-19 19:41:10 +00:00
slip.h
…
zlib.c
Fix typo (s/supress/suppress/).
2019-07-11 03:49:51 +00:00
zlib.h
Pull up following revision(s) (requested by riastradh in ticket #787 ):
2020-03-19 19:41:10 +00:00