| 2009-03-17 |
Sepherosa Ziehau | Defer ethernet mcast/bcast address detection to ether_i... |
blob | commitdiff |
| 2008-11-22 |
Sepherosa Ziehau | Factor out ether_reinput_oncpu(). Mainly used by pseud... |
blob | commitdiff | diff to current |
| 2008-10-26 |
Sepherosa Ziehau | - Move ipflow definition from ip_flow.h to ip_flow... |
blob | commitdiff | diff to current |
| 2008-10-04 |
Sepherosa Ziehau | On ethernet output path: |
blob | commitdiff | diff to current |
| 2008-09-24 |
Sepherosa Ziehau | Include necessary head file for {get,rel}_mplock()... |
blob | commitdiff | diff to current |
| 2008-09-23 |
Sepherosa Ziehau | On ethernet input path: |
blob | commitdiff | diff to current |
| 2008-09-23 |
Sepherosa Ziehau | Use netmsg_service_sync() to protect vlan_input_p |
blob | commitdiff | diff to current |
| 2008-09-20 |
Sepherosa Ziehau | - Add KTR of ethernet operations |
blob | commitdiff | diff to current |
| 2008-09-17 |
Sepherosa Ziehau | Always enable ETHER_INPUT_CHAIN support |
blob | commitdiff | diff to current |
| 2008-09-17 |
Sepherosa Ziehau | Remove the '2' suffix from ether_input_chain and vlan_i... |
blob | commitdiff | diff to current |
| 2008-09-13 |
Sepherosa Ziehau | - Let caller of ip_fw_dn_io_ptr call ip_dn_queue()... |
blob | commitdiff | diff to current |
| 2008-09-07 |
Sepherosa Ziehau | Let ipfw_chk() return IP_FW_{PASS,DENY,DUMMYNET,TEE... |
blob | commitdiff | diff to current |
| 2008-08-23 |
Sepherosa Ziehau | If a packet is to be reinjected by dummynet onto ethern... |
blob | commitdiff | diff to current |
| 2008-08-23 |
Sepherosa Ziehau | - Test m_pkthdr.fw_flags against DUMMYNET_MBUF_TAGGED... |
blob | commitdiff | diff to current |
| 2008-08-22 |
Sepherosa Ziehau | Save 'ipfw forward' information in mtag, use m_pkthdr... |
blob | commitdiff | diff to current |
| 2008-08-05 |
Nuno Antunes | * Don't call ifp->if_output() from inside mpls_output... |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Switch to ETHER_INPUT2 on ethernet input path by default: |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Staticize ether_input |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Borrow comment from ether_input and ether_demux |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Add function comment about ether_input_chain2 |
blob | commitdiff | diff to current |
| 2008-07-26 |
Sepherosa Ziehau | Simplify ether_mport(). This also fixes the bug that... |
blob | commitdiff | diff to current |
| 2008-07-08 |
Sepherosa Ziehau | Handle MPLS on ETHER_INPUT2 code path |
blob | commitdiff | diff to current |
| 2008-07-07 |
Nuno Antunes | Introduce experimental MPLS over ethernet support.... |
blob | commitdiff | diff to current |
| 2008-06-25 |
Sepherosa Ziehau | On UP system, make sure that mbuf chain is not empty... |
blob | commitdiff | diff to current |
| 2008-06-24 |
Sepherosa Ziehau | Move mbuf chain initialization into common place. |
blob | commitdiff | diff to current |
| 2008-06-24 |
Sepherosa Ziehau | Add vlan(4) support for ETHER_INPUT2. It is not built... |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | Expose ether_input_oncpu() |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | White space |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | Discard packets which was lingering on msgport when... |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | Add ether_input_chain2() which could be called by ether... |
blob | commitdiff | diff to current |
| 2008-06-21 |
Sepherosa Ziehau | White space |
blob | commitdiff | diff to current |
| 2008-06-15 |
Sepherosa Ziehau | Add missing return |
blob | commitdiff | diff to current |
| 2008-06-14 |
Sepherosa Ziehau | Minor style change |
blob | commitdiff | diff to current |
| 2008-06-14 |
Sepherosa Ziehau | Member iface's serializer does not need to be held... |
blob | commitdiff | diff to current |
| 2008-06-14 |
Sepherosa Ziehau | Remove unused parameters to bridge_output |
blob | commitdiff | diff to current |
| 2008-05-28 |
Sepherosa Ziehau | - ifnet.if_output() should be called without ifnet... |
blob | commitdiff | diff to current |
| 2008-05-18 |
Sepherosa Ziehau | Return after calling bridge_ouput_p. |
blob | commitdiff | diff to current |
| 2008-05-16 |
Sepherosa Ziehau | Unify vlan_input() and vlan_input_tag(): |
blob | commitdiff | diff to current |
| 2008-05-14 |
Sepherosa Ziehau | Reduce ifnet.if_serializer contention on output path: |
blob | commitdiff | diff to current |
| 2008-05-02 |
Sepherosa Ziehau | Introduce ETHER_INPUT_CHAIN option: |
blob | commitdiff | diff to current |
| 2008-03-20 |
Sepherosa Ziehau | - Nuke last parameter of ether_ipfw_chk(), which is... |
blob | commitdiff | diff to current |
| 2008-03-20 |
Sepherosa Ziehau | Change ether_demux() interface to accept mbuf containin... |
blob | commitdiff | diff to current |
| 2008-03-20 |
Sepherosa Ziehau | Typo |
blob | commitdiff | diff to current |
| 2008-03-19 |
Sepherosa Ziehau | Tiny step to keep ether header in mbuf on ethernet... |
blob | commitdiff | diff to current |
| 2008-03-19 |
Sepherosa Ziehau | - Factor out ether_restore_header() from ether_ipfw_chk... |
blob | commitdiff | diff to current |
| 2007-11-27 |
Sepherosa Ziehau | - Move IFF_UP checking to the beginning of ether_input(). |
blob | commitdiff | diff to current |
| 2007-11-16 |
Sepherosa Ziehau | CPU localize dummynet(4) step 1/2 |
blob | commitdiff | diff to current |
| 2007-10-25 |
Sepherosa Ziehau | - Switch dummynet(4) from mbuf based tagging to mtag. |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | Save a copy of ethernet header instead of leaving it... |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | Constify ng_ether_input_p/ng_ether_input_orphan_p ... |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | Constify vlan_input_p 'eh' parameter. |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | - Remove ef_input{EII,SNAP,8022}() 'eh' parameter,... |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | Constify 'eh', which will not be modified in ether_ipfw... |
blob | commitdiff | diff to current |
| 2007-10-01 |
Sepherosa Ziehau | - Remove the second parameter of ether_input(), since: |
blob | commitdiff | diff to current |
| 2007-09-08 |
Sepherosa Ziehau | It does not make sense to call interface's initializati... |
blob | commitdiff | diff to current |
| 2007-08-16 |
Matthew Dillon | Bring CARP into the tree. CARP = Common Address Redund... |
blob | commitdiff | diff to current |
| 2007-06-05 |
Sepherosa Ziehau | Don't let ether_input() to do the bridging work, i... |
blob | commitdiff | diff to current |
| 2007-06-02 |
Sepherosa Ziehau | - Break long lines. |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-19 |
Matthew Dillon | Add IFF_MONITOR support. |
blob | commitdiff | diff to current |
| 2006-07-02 |
Simon Schubert | Delete unused variable |
blob | commitdiff | diff to current |
| 2006-06-25 |
Simon Schubert | Remove OLDBRIDGE |
blob | commitdiff | diff to current |
| 2005-12-21 |
Simon Schubert | Bring in if_bridge from Open-/Net-/FreeBSD |
blob | commitdiff | diff to current |
| 2005-12-19 |
Simon Schubert | Adjust sources to accomodate for repo copy of our bridg... |
blob | commitdiff | diff to current |
| 2005-11-28 |
Matthew Dillon | Make all network interrupt service routines MPSAFE... |
blob | commitdiff | diff to current |
| 2005-06-15 |
Joerg Sonnenberger | Convert to critical sections. |
blob | commitdiff | diff to current |
| 2005-06-03 |
Joerg Sonnenberger | Add a new macro IF_LLSOCKADDR which maps a ifnet pointe... |
blob | commitdiff | diff to current |
| 2005-04-18 |
Joerg Sonnenberger | Switch IP divert from mbuf based tagging to mbuf tags. |
blob | commitdiff | diff to current |
| 2005-03-12 |
Joerg Sonnenberger | Always build altq_etherclassify. |
blob | commitdiff | diff to current |
| 2005-02-17 |
Joerg Sonnenberger | GCC supports two pseudo variables to get the function... |
blob | commitdiff | diff to current |
| 2005-02-11 |
Joerg Sonnenberger | Import ALTQ support from KAME. This is based on the... |
blob | commitdiff | diff to current |
| 2005-01-26 |
Joerg Sonnenberger | - Add support for attaching alternative DLTs to an... |
blob | commitdiff | diff to current |
| 2005-01-06 |
Jeffrey Hsu | Cosmetic cleanups. |
blob | commitdiff | diff to current |
| 2004-12-28 |
Jeffrey Hsu | Clean up the networking code before I parallelize the... |
blob | commitdiff | diff to current |
| 2004-12-24 |
Matthew Dillon | Silence a compiler warning by adding parenthesis. |
blob | commitdiff | diff to current |
| 2004-12-24 |
Jeffrey Hsu | Fix problem with last commit that was breaking tcpdump. |
blob | commitdiff | diff to current |
| 2004-12-21 |
Jeffrey Hsu | Clean up the routing and networking code before I paral... |
blob | commitdiff | diff to current |
| 2004-12-14 |
Jeffrey Hsu | Clean up routing code before I parallelize it. |
blob | commitdiff | diff to current |
| 2004-11-08 |
Joerg Sonnenberger | Fix a race condition in detach path of Ethernet devices... |
blob | commitdiff | diff to current |
| 2004-07-23 |
Joerg Sonnenberger | Unify the input handling of the low-level network stack... |
blob | commitdiff | diff to current |
| 2004-07-17 |
Joerg Sonnenberger | Add if_broadcastaddr to struct ifnet to hold the link... |
blob | commitdiff | diff to current |
| 2004-07-03 |
Joerg Sonnenberger | Add common functions for computing the Ethernet CRC... |
blob | commitdiff | diff to current |
| 2004-07-02 |
Joerg Sonnenberger | Announce MAC address in ether_ifattach, not in each... |
blob | commitdiff | diff to current |
| 2004-06-02 |
Eirik Nygaard | Change mbug allocation flags from M_ to MB_ to avoid... |
blob | commitdiff | diff to current |
| 2004-04-16 |
Joerg Sonnenberger | Move IFF_PROMISC and IFF_POLLING from ifnet.ipending... |
blob | commitdiff | diff to current |
| 2004-03-16 |
Joerg Sonnenberger | Add default case of error = EINVAL to ether_ioctl |
blob | commitdiff | diff to current |
| 2004-03-15 |
Joerg Sonnenberger | Add a new function ether_ifattach_bpf which can be... |
blob | commitdiff | diff to current |
| 2004-03-15 |
Joerg Sonnenberger | Some drivers depend on the link layer address in ac_enaddr. |
blob | commitdiff | diff to current |
| 2004-03-14 |
Joerg Sonnenberger | BPF has been in the kernel for ages and is supported... |
blob | commitdiff | diff to current |
| 2004-01-06 |
Matthew Dillon | if_xname support Part 2/2: Convert remaining netif... |
blob | commitdiff | diff to current |
| 2003-09-15 |
Jeffrey Hsu | Centralize if queue handling. |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-26 |
Robert Garrett | Register keyword removal |
blob | commitdiff | diff to current |
| 2003-06-19 |
Matthew Dillon | remove unused variable. |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|