]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Remove sys/eventhandler.h from net/route.h
[FreeBSD/FreeBSD.git] / sys / net /
2016-01-09 melifaroRemove sys/eventhandler.h from net/route.h
2016-01-09 melifaro(Temporarily) remove route_redirect_event eventhandler.
2016-01-09 melifaroPlease Coverity by removing unneccessary check (rt_key...
2016-01-08 melifaroDo more fine-grained locking in rtrequest1_fib().
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 melifaroAdd rib_lookup_info() to provide API for retrieving...
2016-01-03 melifaroHandle IPV6_PATHMTU option by spliting ip6_getpmtu_ctl...
2016-01-01 melifaroRemove second EVENTHANDLER_REGISTER slipped in r292978.
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc4.9.
2015-12-31 melifaroImplement interface link header precomputation API.
2015-12-31 araujoWrap using #ifdef 'notyet' those variables and statemen...
2015-12-28 melifaroAdd SFF-8024 Extended Specification Compliance
2015-12-22 bzIf vnets are torn down while ifconfig runs an ioctl...
2015-12-22 bzIf bootverbose is enabled every vnet startup and virtua...
2015-12-22 bzSimplify bringup order by removing a SYSINIT making...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 smhRevert r292275 & r292379
2015-12-16 melifaroProvide additional lle data in IPv6 lltable dump used...
2015-12-16 melifaroConvert if_stf(4) to new routing api.
2015-12-15 smhFix lagg failover due to missing notifications
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-13 melifaroFix PINNED routes handling.
2015-12-13 melifaroRemove LLE read lock from IPv6 fast path.
2015-12-08 melifaroMerge helper fib* functions used for basic lookups.
2015-12-07 markjMFV r289003:
2015-12-05 melifaroRemove LLE read lock from IPv4 fast path.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-02 melifaroMove RTF_PINNED handling to generic route code.
2015-12-01 ngieFix LINT-NOIP kernels after r291467
2015-11-30 melifaroMove flowtable rte checks to separate function.
2015-11-30 melifaroAdd new rt_foreach_fib_walk_del() function for deleting...
2015-11-25 ngieFix building sys/modules/if_enc by adding missing headers
2015-11-25 aeFix the build.
2015-11-25 aeOverhaul if_enc(4) and make it loadable in run-time.
2015-11-17 fabientImplement the sadb_x_policy_priority field as it is...
2015-11-16 ngieMFhead @ r290899
2015-11-14 melifaroPass provided af instead of AF_UNSPEC to setwa_f callback.
2015-11-14 melifaroMove iflladdr_event eventhandler invocation to if_setll...
2015-11-13 rrsThis fixes several places where callout_stops return...
2015-11-09 melifaroUse lladdr_event to propagate gratiotus arp.
2015-11-07 baptImprove collation string and locales support
2015-11-07 melifaroUnify setting lladdr for AF_INET[6].
2015-11-07 baptMerge from head r290483
2015-11-06 smhAdd sysctl to control LACP strict compliance default
2015-11-05 gnnReplace the fastforward path with tryforward which...
2015-11-02 rrsFix three flowtable bugs, a) one lookup issue, b) a...
2015-11-01 baptMerge from head
2015-11-01 melifaroFix lladdr change propagation for on vlans on top of it.
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 bdreweryAvoid passing an uninitialized 'i'. Currently nothing...
2015-10-28 aeCheck the size of data available in mbuf, before using...
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-25 kppf: Fix compliation warning with gcc
2015-10-25 kpPF_ANEQ() macro will in most situations returns TRUE...
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-21 emasteif_tap: correct typo in sysctl description (Enably)
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieMFhead @ r289471
2015-10-17 melifaroRemove several compat functions from pre-fib era.
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-16 hrsFix a panic when destroying a lagg interface.
2015-10-14 kppf: Fix TSO issues
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-07 hrsFix a bug that caused reinitialization failure of MAC...
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-04 araujoRemove per complete the fec aggregation protocol.
2015-10-03 hrsAdd IFCAP_LINKSTATE support.
2015-10-03 aeAlways detach encap handler when reconfiguring tunnel.
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-27 melifaroEliminate nd6_nud_hint() and its TCP bindings.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 melifaroSimplify the way of attaching IPv6 link-layer header.
2015-09-16 aeUse KASSERT for some checks, that are late to do.
2015-09-16 olegRemove superfluous m_freem().
2015-09-16 melifaroUnify loopback route switching:
2015-09-15 melifaro* Require explicitl lle unlink prior to calling llentry...
2015-09-14 vangyzenFix the handling of IPv6 On-Link Redirects.
2015-09-14 melifaro* Do more fine-grained locking: call eventhandlers...
2015-09-14 hselaskyUpdate TSO limits to include all headers.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 hrs- Remove GIF_{SEND,ACCEPT}_REVETHIP.
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
next