summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_fec.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-19/+13
* Remove extraneous reference to intrq.h, which broke the kernel build.rwatson2003-04-211-1/+0
* Some more updates for the new world order:wpaul2003-02-261-24/+37
* Attempt to make the ng_fec module play nice with BPF again. Things havewpaul2003-02-261-16/+6
* Make ng_fec.c compile again since Sam's changes.julian2002-12-231-5/+8
* ifnet_addrs doesn;t exist any more so usejulian2002-11-011-3/+3
* Finally get around to committing Bill Paul's FEC netgraph nodes.julian2002-10-291-0/+1200
OpenPOWER on IntegriCloud