]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
LinuxKPI: add more dummy header files
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2023-02-03 Gleb Smirnoffinpcb: use family specific sockaddr argument for connec...
2023-02-03 Gleb Smirnoffnetinet6: require network epoch for in6_pcbconnect()
2023-02-03 Gleb Smirnoffinpcb: merge two versions of in6_pcbconnect() into one
2023-02-03 Mark Johnstonpcb: Move an assignment into in_pcbdisconnect()
2023-02-03 Mark Johnstoninpcb: Assert against wildcard addrs in in_pcblookup_ha...
2023-02-03 Mark Johnstoninpcb: Deduplicate some assertions
2023-01-31 Justin HibbitsIfAPI: Explicitly include <net/if_private.h> in netstack
2023-01-31 Justin HibbitsIfAPI: Hide the in6m_lookup_locked() implementation.
2023-01-30 Phil ShaferMerge commit '7087c8de43b0d5d27c52da6ba2ba4957b7e336ff...
2023-01-28 Stefan Eßercontrib/bc: merge from vendor release 6.2.2
2023-01-28 Simon J. GerratyMerge/update to bmake-20230126
2023-01-27 Allan JudeMFV: zstd 1.5.2
2023-01-26 Gleb Smirnoffudp: don't forget to initialize udpcb for UDPv6
2023-01-25 Martin Matuskazfs: merge openzfs/zfs@9cd71c860 (master)
2023-01-23 Xin LIMFV: xz 5.4.1.
2023-01-22 Alexander V. Chernikovnetinet6: honor blackhole/unreach routes in the non...
2023-01-19 Gordon Berglingip_gre: Fix a common typo in source code comments
2023-01-15 Gregory Neil ShapiroMerge commit '28fbd2825d216dafca4d991ad96d05b312f4f9a3'
2023-01-15 Alexander V. Chernikovnd6: fix panic in lltable_drop_entry_queue()
2023-01-15 Cy Schubertunbound: Vendor import 1.17.1
2023-01-10 Dag-Erling SmørgravBring our tzcode up to date.
2023-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.1
2023-01-01 Xin LIMFV: xz 5.4.0
2022-12-20 Justin Hibbitsinet6: Fix LINT build
2022-12-13 Martin Matuskalibarchive: merge from vendor branch
2022-12-09 Xin LIMFV: xz 5.2.9
2022-12-07 Gleb Smirnoffudp6: fix build with INET6 and without INVARIANTS
2022-12-07 Gleb Smirnoffudp: add protocol method declarations to udp_var.h
2022-12-07 Gleb Smirnoffudp6: inline udp6_output() into udp6_send()
2022-12-07 Gleb Smirnoffudp: embed inpcb into udpcb
2022-12-07 Gleb Smirnofftcp: embed inpcb into tcpcb
2022-12-07 Martin Matuskazfs: merge openzfs/zfs@59493b63c (master)
2022-11-30 John Baldwinudp[6]_multi_input: Don't unlock freed inp.
2022-11-30 Philip Paepscontrib/tzdata: import tzdata 2022g
2022-11-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.0
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-06 Michael Tuexensctp: minor changes due to upstreaming of Glebs recent...
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-02 Mark Johnstoninpcb: Allow SO_REUSEPORT_LB to be used in jails
2022-11-02 Mark Johnstonin6: Consolidate IN6_ARE_ADDR_EQUAL definitions
2022-11-02 Mark Johnstoninpcb: Remove NULL checks of credential references
2022-11-02 Elliott Mitchellsys: Nuke double-semicolons
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-28 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-26 Gleb Smirnoffnetinet*: add back necessary headers
2022-10-25 Gleb Smirnoffnetinet*: remove unneeded headers from files that just...
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-17 Gleb Smirnoffcarp: fix regression panic from ccd69bd573f
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-14 Kristof Provostpf: apply the network stack's ICMP rate limiting to...
2022-10-13 Gleb Smirnoffnetinet6: trim overly long lines in GET_PKTOPT_VAR...
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-07 Gleb Smirnofftcp: remove INP_TIMEWAIT flag
2022-10-07 Gleb Smirnofftcp: remove tcptw, the compressed timewait state structure
2022-10-06 Andrey V. ElsukovIgnore IPv6 NA and drop IPv6 NS when BACKUP CARP addres...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-10-04 Gleb Smirnoffnetinet*: remove PRC_ constants and streamline ICMP...
2022-10-04 Gleb Smirnoffnetinet*: remove dead code from TCP, UDP, SCTP control...
2022-10-04 Gleb Smirnoffnetinet*: use sparse C99 initializer for inetctlerrmap
2022-10-04 Gleb Smirnoffnetinet*: de-void control input IP protocol methods
2022-10-04 Gleb Smirnoffnetinet6: retire ip6protosw.h
2022-10-04 Gleb Smirnoffnetinet*: move ipproto_register() and co to ip_var...
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-27 Alexander V. Chernikovnetinet6: factor interface addition code to the dedicat...
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-19 Sébastien BINICorrect IPv6 MLD group state string table
2022-09-10 Gordon Berglingnetinet6: Remove a double word in a source code comment
2022-09-08 Mateusz Guziknet: employ newly added pfil_mbuf_{in,out} where approriate
2022-09-07 Mateusz Guziknet: retire PFIL_FWD
2022-09-07 Mateusz Guziknet: remove stale altq_input reference
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Xin LIMFV: less v608
2022-09-05 Alexander V. Chernikovnetinet6: call lle_event eventhandler after updating...
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-02 Gleb Smirnoffraw ip: fix regression with multicast and RSVP
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Gleb Smirnoffprotosw: cleanup protocols that existed merely to provi...
2022-08-30 Gleb Smirnoffdivert: declare PF_DIVERT domain and stop abusing PF_INET
2022-08-29 Alexander V. Chernikovrouting: constantify @rc in rib_decompose_notification().
2022-08-29 Alexander V. ChernikovRevert "routing: install prefix and loopback routes...
2022-08-29 Alexander V. Chernikovrouting: make rib_add_redirect() use new nhop-based KPI
2022-08-29 Alexander V. Chernikovrouting: make IPv6 defrouter code use new nhop-based...
2022-08-29 Alexander V. Chernikovrouting: install prefix and loopback routes using new...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-24 Alexander V. Chernikovnetinet6: fix SIOCSPFXFLUSH_IN6 by skipping manually...
2022-08-17 Gleb Smirnoffip6_input: explicitly include <sys/eventhandler.h>
next