config IRNET tristate "IrNET protocol" depends on IRDA && PPP help Say Y here if you want to build support for the IrNET protocol. To compile it as a module, choose M here: the module will be called irnet. IrNET is a PPP driver, so you will also need a working PPP subsystem (driver, daemon and config)... IrNET is an alternate way to transfer TCP/IP traffic over IrDA. It uses synchronous PPP over a set of point to point IrDA sockets. You can use it between Linux machine or with W2k. /linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/net/bridge/br_input.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-07bridge: avoid unnecessary read of jiffiesstephen hemminger1-2/+4
2017-02-06bridge: fdb: write to used and updated at most once per jiffyNikolay Aleksandrov1-1/+2
2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu1-1/+7